List Product Order :
- No.
- Product
- Price Item
- Amount
- Price Total
- Action
- {{$index+1}}
- {{pod.product_name}}
- {{pod.price_item}}
- {{pod.amount}}
- {{getPriceTotal(pod)}} {{conf_currency}}
-
create
clear
Add Product
- Sub Total
- {{amount_total}}
- {{sub_total_formatted}} {{conf_currency}}
- Tax * ({{order.tax}} %)
- {{price_tax_formatted}} {{conf_currency}}
- Shipping
- {{shipping_rate_formatted}} {{conf_currency}}
- Total
- {{total}} {{conf_currency}}
* This tax may different with your current tax, this tax calculate when buyer submit order